Don't return prematurely
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 04:05:07 +0000 (23:05 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 04:10:35 +0000 (23:10 -0500)
commitb3b83545c4a7ec0292d725aad0fdec56fcc2a761
treece3ac123629017532d80b7f5cc4b1f7008743613
parentc5c7323942fc62b6911e07842d1cd4652eef0b6d
Don't return prematurely

This code was clearly meant to return _after_ the loop.
Don't put the return inside the loop body, then.
gtk/gtkcssshorthandpropertyimpl.c